PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / showImage Method
Image to display.
In This Topic
    showImage Method
    In This Topic
    Shows an image on the page. Operator: Do
    Syntax
    public void showImage( 
       PDFImage image
    )

    Parameters

    image
    Image to display.
    See Also